home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / cattool / dcat10.zip / DESC.BTM < prev    next >
Text File  |  1993-05-06  |  355b  |  8 lines

  1. @echo off
  2. echo Describing your files, press Control-C to abort.
  3. pause
  4. if "%@descript[readme.txt]" == "" describe readme.txt "General information for Rickis DOS utilities"
  5. if "%@descript[dcat.exe]" == "" describe dcat.exe "DCAT (Disk CATaloger) executable"
  6. if "%@descript[dcat.doc]" == "" describe dcat.doc "DCAT documentation"
  7. *del /p %@search[%0]
  8.